Skip to content

Conversation

guitargeek
Copy link
Contributor

@guitargeek guitargeek commented Apr 22, 2024

Closes #14917.

Copy link

github-actions bot commented Apr 23, 2024

Test Results

    19 files      19 suites   3d 10h 46m 13s ⏱️
 2 782 tests  2 782 ✅ 0 💤 0 ❌
51 364 runs  51 364 ✅ 0 💤 0 ❌

Results for commit 0e277c3.

♻️ This comment has been updated with latest results.

@guitargeek guitargeek force-pushed the issue-14917 branch 3 times, most recently from 5bcf33c to 15e6162 Compare April 29, 2024 15:28
@guitargeek guitargeek added this to the 6.32/00 milestone Apr 29, 2024
@guitargeek guitargeek force-pushed the issue-14917 branch 2 times, most recently from dc560e3 to 9e24937 Compare May 5, 2024 10:41
@ferdymercury ferdymercury modified the milestones: 6.32/00, 6.32.04 Jun 18, 2024
@guitargeek guitargeek removed this from the 6.32.04 milestone Jun 28, 2024
@dpiparo dpiparo closed this Aug 26, 2024
@dpiparo dpiparo reopened this Aug 26, 2024
@dpiparo
Copy link
Member

dpiparo commented Aug 26, 2024

I am re-running all tests since we had some failures a while ago.

Copy link
Member

@dpiparo dpiparo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, as long as all tests pass.

@dpiparo dpiparo closed this Oct 30, 2024
@dpiparo dpiparo reopened this Oct 30, 2024
@dpiparo
Copy link
Member

dpiparo commented Oct 30, 2024

@guitargeek it seems this generates several segfaults, basically on all plarforms, but only for some tests: do you manage to make sense of those?

@guitargeek guitargeek force-pushed the issue-14917 branch 3 times, most recently from 0a70e44 to dc94d64 Compare January 3, 2025 18:54
@guitargeek guitargeek requested a review from couet as a code owner January 3, 2025 18:54
@dpiparo dpiparo closed this May 23, 2025
@dpiparo dpiparo reopened this May 23, 2025
@guitargeek guitargeek added the clean build Ask CI to do non-incremental build on PR label May 26, 2025
@guitargeek guitargeek closed this May 26, 2025
@guitargeek guitargeek reopened this May 26, 2025
@guitargeek guitargeek force-pushed the issue-14917 branch 4 times, most recently from f786a65 to 2dffbee Compare May 30, 2025 09:34
Only the TerminalInteractiveShell will use the input hooks that are
registered via terminal.pt_inputhooks, so for other shells the
`%gui ROOT` magic command will not do anything anyway. It's better to
not run it then, in order to avoid errors about the `ROOT` gui not being
available.
@guitargeek guitargeek force-pushed the issue-14917 branch 2 times, most recently from 296168e to 0e277c3 Compare May 31, 2025 17:33
@guitargeek guitargeek merged commit 7bfa486 into root-project:master May 31, 2025
22 of 23 checks passed
@guitargeek guitargeek deleted the issue-14917 branch May 31, 2025 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clean build Ask CI to do non-incremental build on PR improvement in:Python Interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ROOT installs libraries at the top-level site-packages directory
3 participants